Input data: Two QuickDraw points (data structures of type Point ).
Output data: A QuickDraw point (a data structure of type Point ).
How interpolation is performed: Each of the two coordinate values used to specify a QuickDraw point ( h and v ) is interpolated separately from the other.
| Previous | Chapter Contents | Chapter Top | Next |